Airbnb NY Visualization
Column
Room Prices by Room Type

Distribution of Room Prices
Count of Room Types

Room Price vs. Number of Reviews

Spatial Distribution of Airbnb Listings

References
- You can find the code for this dashboard here: https://github.com/thrishulpola/FinalSubmission
- Prepared the dashboard based on instructions given by Magallanes
Reyes (2024).
- Airbnb listings dataset provided by OpenDataSoft.
- R Core Team (2021). R: A language and environment for statistical
computing. R Foundation for Statistical Computing, Vienna, Austria. URL
https://www.R-project.org/.
- Hadley Wickham, Mara Averick, Jennifer Bryan, Winston Chang, Lucy
D’Agostino McGowan, Romain François, Garrett Grolemund, et al. (2019).
Welcome to the tidyverse. Journal of Open Source Software, 4(43),
1686.
- Leaflet for R, maintained by the RStudio team, used for creating
interactive maps. URL: https://rstudio.github.io/leaflet/
- ggplot2 package for creating advanced plots, authored by Hadley
Wickham. URL: https://ggplot2.tidyverse.org
- plotly: Create Interactive Web Graphics via ‘plotly.js’. Carson
Sievert. R package version 4.9.2.1. https://CRAN.R-project.org/package=plotly
- Flexdashboard: Easy interactive dashboards for R, by RStudio,
Inc. URL: https://rmarkdown.rstudio.com/flexdashboard/